Release 10.1A: OpenEdge Development:
Messaging and ESB
Temporary queues
A temporary queue allows an application to create and delete temporary queues on the current connection to the SonicMQ Broker.The SonicMQ Broker provides the name of the queue to the application. A temporary queue allows the SonicMQ Broker to hold JMS messages during the JMS session. Messages in a temporary queue are available to any application that knows the name of the temporary queue. A temporary queue is automatically deleted when the application that created it terminates the session. When the JMS session ends, any messages remaining in the temporary queue are deleted.
Note: A temporary queue can be used in 4GL client code or can be used by 4GL code running in an AppServer.Manage temporary queues by using the createTemporaryQueue procedure and deleteTemporaryQueue procedure.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |